func runtime.pcdatavalue1
4 uses
runtime (current package)
symtab.go#L115: ix := pcdatavalue1(funcInfo, _PCDATA_InlTreeIndex, pc, nil, false)
symtab.go#L198: ix := pcdatavalue1(f, _PCDATA_InlTreeIndex, tracepc, &cache, false)
symtab.go#L725: if ix := pcdatavalue1(f, _PCDATA_InlTreeIndex, pc, nil, false); ix >= 0 {
symtab.go#L1077: func pcdatavalue1(f funcInfo, table uint32, targetpc uintptr, cache *pcvalueCache, strict bool) int32 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)